github.com/andybalholm/brotli.blockSplitterDistance.histograms_size_ (field)
5 uses
github.com/andybalholm/brotli (current package)
metablock_distance.go#L18: histograms_size_ *uint
metablock_distance.go#L38: self.histograms_size_ = histograms_size
metablock_distance.go#L80: if self.curr_histogram_ix_ < *self.histograms_size_ {
metablock_distance.go#L110: if self.curr_histogram_ix_ < *self.histograms_size_ {
metablock_distance.go#L152: *self.histograms_size_ = split.num_types
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |